Const GATEWAY_INTENTS_ALL_DIRECT_MESSAGES
[
GatewayIntentsenum GatewayIntentsdetritus-client-socket/GatewayIntents.DIRECT_MESSAGES,
GatewayIntentsenum GatewayIntentsdetritus-client-socket/GatewayIntents.DIRECT_MESSAGE_REACTIONS,
GatewayIntentsenum GatewayIntentsdetritus-client-socket/GatewayIntents.DIRECT_MESSAGE_TYPING,
].reduce((x, total) => total | x)